home *** CD-ROM | disk | FTP | other *** search
/ L' Effet Pommier 3 / L'Effet Pommier - Volume 03.iso / Utils Divers 1 / Flifht Master1.5.0 / Flight Master.68k 1.5.0 / FlightMaster.68k / FlightMaster.68k.rsrc / TEXT_146.txt < prev    next >
Text File  |  1995-11-26  |  2KB  |  30 lines

  1. To import data in a library select "Import to the Current Library" from the Menu releted to the library you want to import in (Acft, Com, Nav, Fix) , and select the TEXT file with the data to import using the open dialog.
  2. If you didn't setup previously a library, this command will be grayed and unavailable.
  3. In these TEXT file data must be organized as field separate by TAB and every record separated by RETURN.
  4. This is a standard way of storing data, and pratically every database allow to export/import in this format.
  5. With this format you can import in Flight Master data from every database in wich you can easly manipulate data for your convenience.
  6. --------------------------------
  7. Data format for Acft Lib :
  8. Aircraft ID   <TAB>   Aircraft Type   <TAB>   Speed   <TAB>   Fuel Use    <RETURN>
  9. --------------------------------
  10. Data format for Com Lib :
  11. Radio Station Name   <TAB>   Frequence    <RETURN>
  12. --------------------------------
  13. Data format for Nav Lib :
  14. Station Name   <TAB>   Frequence    <RETURN>
  15. --------------------------------
  16. Data format for Fix Lib :
  17. Point Name   <TAB>   latitude┬░   <TAB>   latitude'   <TAB>   latitude"   <TAB>   longitude┬░   <TAB>   longitude'   <TAB>   longitude"   <TAB>   magnetic deviation┬░   <TAB>   magnetic deviation'   <TAB>   magnetic deviation"   <TAB>   point elevation   <TAB>   preferred flight altitude   <RETURN>
  18.  
  19. NOTE:
  20. To have a EST/NORD coordinate, all element of coordinate must be positive, example:
  21. 22┬░   15'   33" 
  22. will be: 22   <TAB>   15   <TAB>   33
  23.  
  24. To have a OVEST/SUD coordinate, 1 element or more of coordinate MUST be negative, example:
  25. -   ( 22┬░   15'   33"  )
  26. will be: -22   <TAB>   15   <TAB>   33
  27. or: 22   <TAB>   -15   <TAB>   33
  28. or: -22   <TAB>   -15   <TAB>   -33
  29. --------------------------------
  30. ΓÇó Import features are available only for registered users ΓÇó